home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Graphics & Multimedia / Picture Rescue 1.1.0 trial.dmg / Picture Rescue.app / Contents / Resources / English.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2004-08-30  |  2.4 KB  |  65 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 "agree_box" = id; 
  6.                 cancel = id; 
  7.                 demo = id; 
  8.                 "device_select" = id; 
  9.                 "display_help" = id; 
  10.                 "erase_card" = id; 
  11.                 "menu_read_agreement" = id; 
  12.                 "pref_choose_dir" = id; 
  13.                 "pref_done" = id; 
  14.                 "read_agreement" = id; 
  15.                 recover = id; 
  16.                 "register_button" = id; 
  17.                 "register_menu" = id; 
  18.                 "rescan_devices" = id; 
  19.                 "select_all" = id; 
  20.                 "show_prefs" = id; 
  21.                 "show_registration_window" = id; 
  22.                 start = id; 
  23.                 "unselect_all" = id; 
  24.             }; 
  25.             CLASS = Controller; 
  26.             LANGUAGE = ObjC; 
  27.             OUTLETS = {
  28.                 "copy_media_button" = NSButton; 
  29.                 "custom_icons_button" = NSButton; 
  30.                 "device_select" = NSPopUpButton; 
  31.                 "display_questions_button" = NSButton; 
  32.                 "erase_media_button" = NSButton; 
  33.                 "erasure_level_slider" = NSSlider; 
  34.                 "help_menu" = NSMenu; 
  35.                 "help_viewer" = NSImageView; 
  36.                 "help_window" = NSWindow; 
  37.                 info = NSMatrix; 
  38.                 "pref_done_button" = NSButton; 
  39.                 "pref_panel" = NSPanel; 
  40.                 progress = NSProgressIndicator; 
  41.                 "recover_button" = NSButton; 
  42.                 "recover_status" = NSTextField; 
  43.                 "recover_window" = NSWindow; 
  44.                 "reg_company" = NSTextField; 
  45.                 "reg_name" = NSTextField; 
  46.                 "reg_serial" = NSTextField; 
  47.                 "register_button" = NSButton; 
  48.                 "registration_window" = id; 
  49.                 "rescue_window" = NSWindow; 
  50.                 "select_all_button" = NSButton; 
  51.                 start = NSButton; 
  52.                 status1 = NSTextField; 
  53.                 status2 = NSTextField; 
  54.                 "temp_dir_text" = NSTextField; 
  55.                 "thumb_matrix" = DDMatrix; 
  56.                 "unselect_all_button" = NSButton; 
  57.             }; 
  58.             SUPERCLASS = NSObject; 
  59.         }, 
  60.         {CLASS = DDMatrix; LANGUAGE = ObjC; SUPERCLASS = NSMatrix; }, 
  61.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  62.         {CLASS = IconView; LANGUAGE = ObjC; SUPERCLASS = NSImageCell; }
  63.     ); 
  64.     IBVersion = 1; 
  65. }